home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Oct⁄Nov 88 / TML Pascal and MacApp ⁄ < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.7 KB  |  45 lines  |  [TEXT/GEOL]

  1. Item    3536627                         1-Nov-88        07:23
  2.  
  3. From:   D0107                           TML Systems, Dev Tech Suppt,Leonard
  4.  
  5. To:     D1220                           VarLite, Dev, Andy Meldrum
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.         LITTLE                          Little, Gary
  9.  
  10. Sub:    TML Pascal & MacApp
  11.  
  12. Andy:
  13.  
  14. TML Pascal II *CAN* compile MacApp v1.1.1 and all its examples using the TML
  15. Pascal compatibility disk.  The main function of the disk is to replace the
  16. MacApp scripts with our own which use the name
  17.  
  18.     TMLPascal vs Pascal
  19.     TMLPasLib vs PasLib
  20.  
  21. and remove the use of -k directives for LOAD files since we have no need for
  22. them and include a few extra make rules so things get compiled in the right
  23. order.  In addition, some small source code changes are made via an automated
  24. script.  Some changes are limitations of TML Pascal II others are bugs in the
  25. MacApp source that MPW doesn't catch.  I don't think this is any big deal.
  26.  
  27. As for a compatability disk for v2.0b5, we are working on one now.  However,
  28. there are more serious issues to address here.  Most notably is the cyclical
  29. unit dependancies.  This is actually illegal Pascal, but MPW supports it so we
  30. are working on what we are going to do.  We'll have full support for v2.0 by
  31. the time it is released as final software (out of beta!).
  32.  
  33. As for the Project Manager.  It is certainly in its very first release.  We
  34. have had a lot of positive feedback on how to make it bigger, better, etc.  In
  35. fact our goal is for v2.0 Project Manager to be smart enough to even handle
  36. MacApp!
  37.  
  38. Anyway your compatability disk has been mailed to you...
  39.  
  40. Best Regards,
  41. Tom Leonard
  42.  
  43.  
  44.  
  45.